home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-02-17 | 2.4 KB | 59 lines |
- [Raw]
- n0=474:*:.msg chanserv unban $parm2 me
- n1=310:*:echo 2 -s 6 $+ $parm2 is a 12HelpOp | /halt
- n2=301:*:echo 2 -s 6 $+ $parm2 is away: 12 $parm3* | halt
- n3=311:*:echo 2 -s 6 $+ $parm2 is12 $parm3 $+ 10@12 $+ $parm4 $+ 3 $parm5* | halt
- n4=319:*:echo 2 -s 6 $+ $parm2 is on:12 $parm3* | halt
- n5=312:*:echo 2 -s 6 $+ $parm2 is using:12 $parm3 $+ 2 $parm5* | halt
- n6=313:*:echo 2 -s 6 $+ $parm2 $parm3 $parm4 12 $+ $parm5* | halt
- n7=317:*:echo 2 -s 6 $+ $parm2 has been idle:10 $duration($parm3) | halt
- n8=318:*:echo 2 -s 12 $+ $parm3* | echo -s 1,8(»`╖╕╖>L∞GHtz8,1╪·T<╖╕╖`») | echo 2 -s - | halt
- n9=352:* {
- n10= if %update == on { halt }
- n11= if (%chanst == on) {
- n12= if (* isin $parm7) inc %statircops
- n13= if (G isin $parm7) inc %statanum
- n14= inc %statunum | /inc %stathops $parm8
- n15= if ($parm4 isin %stataddies) inc %statclones
- n16= set %stataddies %stataddies $parm4
- n17= halt
- n18= }
- n19=}
- n20=315:* {
- n21= if %update == on { halt }
- n22= if (%chanst == on) {
- n23= if ( %cstat == echo ) {
- n24= echo -a -
- n25= echo -a 4 Chan Stats for 12 $+ $parm2 $+
- n26= echo -a 4 Chan Total ------ 12 $+ $nick(0,$parm2) $+
- n27= echo -a 4 Chan Ops -------- 12 $+ $opnick(0,$parm2) $+
- n28= echo -a 4 Non Ops --------- 12 $+ $nopnick(0,$parm2) $+
- n29= echo -a 4 IRC Ops --------- 12 $+ %statircops $+
- n30= echo -a 4 Here ------------ 12 $+ %stathere $+
- n31= echo -a 4 Away ------------ 12 $+ %statanum $+
- n32= echo -a 4 Clones ---------- 12 $+ %statclones $+
- n33= echo -a 1,8(»`╖╕╖>L∞GHtz8,1╪·T<╖╕╖`»)
- n34= echo -a -
- n35= unset %stat*
- n36= set %chanst off
- n37= halt
- n38= }
- n39= if ( %cstat == msg ) {
- n40= say -
- n41= say 4 Chan Stats for 12 $+ $parm2 $+
- n42= say 4 Chan Total ------ 12 $+ $nick(0,$parm2) $+
- n43= say 4 Chan Ops -------- 12 $+ $opnick(0,$parm2) $+
- n44= say 4 Non Ops --------- 12 $+ $nopnick(0,$parm2) $+
- n45= say 4 IRC Ops --------- 12 $+ %statircops $+
- n46= say 4 Here ------------ 12 $+ %stathere $+
- n47= say 4 Away ------------ 12 $+ %statanum $+
- n48= say 4 Clones ---------- 12 $+ %statclones $+
- n49= say 1,8(»`╖╕╖>L∞GHtz8,1╪·T<╖╕╖`»)
- n50= say -
- n51= unset %stat*
- n52= set %chanst off
- n53= halt
- n54= }
- n55= }
- n56=}
-